Params

interface Params

The parameters of the RequestPermissionCallback.

Functions

Link copied to clipboard
open fun frame(): Frame
Returns the Frame instance that is requesting permission.
Link copied to clipboard
open fun permissionType(): PermissionType
Returns the type of the requested permission.
Link copied to clipboard
open fun url(): String
Returns a string that represents the URL of the currently loaded web page.